Search results 46

Card image cap
ExitTool and DoNothing

My way of Exiting tool in case or error, also another sub that basically does ...

Card image cap
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image cap
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image cap
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

JSON-VBA.zip

Card image cap
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image cap
DB_Connect_Install

Connects to SQL DB using ADODB, if driver not installed, it will attempt to ...

DB_Connect_Install.zip

Card image cap
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...

Card image cap
Topcoat breadcrumb

A 3d breadcrumb, menu-like componenet From

topcoat-breadcrumb.zip

Card image cap
3D box

Pure CSS 3D box From

pure-css-3d-box.zip

Card image cap
Windows CSS Boxes

A 3d Window-like boxes, using images Some early CSS attempts of mine

CSS-Boxes-Win.zip

Card image cap
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image cap
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...